home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / editor / fp98.zip / FP98BETA.EXE / EXE / 202 / DB_ResultBotASP.txt < prev    next >
Text File  |  1997-07-30  |  118b  |  4 lines

  1. <% 
  2. If Not IsEmpty(fp_rs) And Not (fp_rs Is Nothing) Then Response.Write CStr(fp_rs("[*]InsertColumnName[*]")) 
  3. %>
  4.